macos: implement compute_size and request_layout
authorChristian Hergert <chergert@redhat.com>
Fri, 1 Jan 2021 21:11:29 +0000 (13:11 -0800)
committerChristian Hergert <chergert@redhat.com>
Fri, 1 Jan 2021 21:17:47 +0000 (13:17 -0800)
commit9320148d71eedd3fb8862a911d064a3745ec7192
treedbe229318e40641bdc9e5abf2c879e3b0d40212a
parentad617a0e06d40f5295f57e9f5154de7a55924a8e
macos: implement compute_size and request_layout

These functions were not implemented when the sizing changes
landed before GTK 4 was released. This fixes an issue with non-
resizeable windows not reacting to layout changes.

Fixes #3532
gdk/macos/gdkmacossurface-private.h
gdk/macos/gdkmacostoplevelsurface.c